home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr29 / wcd162.zip / WCD.HIS < prev    next >
Text File  |  1995-01-14  |  7KB  |  194 lines

  1.  News, Changes, Fixes...
  2.  -----------------------
  3.  
  4. 1.10 - 02 Sep 1994
  5. ------------------
  6. - WCD did only work with 4OS/2. This is fixed.
  7.  
  8. - /Scan without a drivelist to be scanned did not scan anything.
  9.   This is fixed.
  10.  
  11. - WCD did not work when the program itself was in a directory that did
  12.   not match the 8:3 convention. This is fixed.
  13.  
  14. - WCD now accepts the paramter "...", "...." and so on.
  15.   Each additional dot stands for one additional directory to go up.
  16.  
  17. - WCD now is checking if the parameter-directory is a direct path, e.g.
  18.   a subdirectory of the current directory. If this is true, WCD changes
  19.   directly into that directory.
  20.  
  21.  
  22. 1.20 - 07 Sep 1994
  23. ------------------
  24. - added support for LCD's databases.
  25.   If the WCD.DB is not present, WCD is looking for LCD's LCD.IDX.
  26.  
  27.  
  28. 1.29ß - 10 Sep 1994
  29. -------------------
  30. - added the parameter MD, RD and REN and automatic database update.
  31.   WCD md directory_name    will create a directory and update the database
  32.   WCD rd directory_name    will delete a directory and update the database
  33.   WCD ren oldname newname  will rename directory a directory and update
  34.                the database
  35.  
  36. - added a DOS version (included as WCDDOS.EXE).
  37.  
  38. - WCD is also 'ALIAS-aware'. Read WCD.DOC for more information.
  39.  
  40.  
  41. 1.30 - 16 Sep 1994
  42. ------------------
  43. - RD did not remove a directory from the database if it was a subdirectory
  44.   of the root directory. This is fixed.
  45.  
  46. - The OS/2 version produced an error when trying to scan a CDROM drive with
  47.   no CDROM inside. This is fixed.
  48.  
  49. - The DOS version did not Scan a CD-ROM drive at all in an OS/2 Warp Beta II
  50.   DOS task. I don't know if it worked with a different OS/2 version. It worked
  51.   under MS-DOS 6.2. Strange.... Anyhow, this is fixed.
  52.  
  53. - Added environment switch "WCD".
  54.   If you want WCD to list only directories which begin with your parameter
  55.   and not all directories that contain the string somewhere in the name, use
  56.   the environment switch "SET WCD=/B".
  57.  
  58. - If you don't want WCD to scan CD-ROM drives by default, use "SET WCD=/C".
  59.   Then WCD will not scan a CD-ROM drive with "WCD /Scan". You have to give
  60.   the drive letter, e.g. "WCD /Scan cdfg" to make WCD scan a CD-ROM drive
  61.   when this switch is set.
  62.   Of course you can use both switches (SET WCD=/B/C).
  63.   Important: Use uppercase letters!
  64.  
  65.   The /C switch is only working with the OS/2 version. Right now I don't
  66.   know how to detect a CD-ROM drive under DOS. If somebody could supply me
  67.   with some information on that, I'd be happy.
  68.  
  69.  
  70. 1.40 - 25 Sep 1994
  71. ------------------
  72. - removed support for LCD database. There's no need to do that any longer.
  73.  
  74. - added parameter /Update <drivelist>. Pls see WCD.DOC for more information.
  75.  
  76. - added /QScan and /QUpdate. Pls see WCD.DOC for more information.
  77.  
  78. - added parameter /Sort to sort database.
  79.  
  80. - added WCDDIR environment variable.
  81.   Use "set WCDDIR=xxxxxx" if you want to place the WCD.DB database in another
  82.   directory. E.g. "set WCDDIR=C:\OS2\SYSTEM". You must define the complete
  83.   path with a drive, but do not add the filename!
  84.  
  85. - removed the "Wolfgang's Change Directory..." message for most operations.
  86.  
  87. - added speed search to the popup window.
  88.  
  89. - WCDMAIN.EXE no longer need to be in a PATH directory if you're using aliases
  90.   to launch WCD.
  91.  
  92. - better recover of disk errors (e.g. CD-ROM drive not ready).
  93.  
  94. - problem with spaces in directory names fixed.
  95.  
  96.  
  97. 1.50 - 19 Oct 1994
  98. ------------------
  99. - Added environment switch "/A".
  100.   If WCD finds more than one directory that matches exact to your search
  101.   string WCD will only list these exact matching directories by default.
  102.   If you want WCD to list all directories that contain the search string
  103.   in their name, use the environment switch "SET WCD=/A".
  104.  
  105. - WCD (OS/2 version) crashed on large databases. This is fixed.
  106.  
  107. - The window now fits the number of subdirectories if less than one
  108.   full window.
  109.  
  110. - Added environment switch "WCDCOL".
  111.   If you don't like the default window colors you can change them with
  112.   this environment variable. E.g. "SET WCDCOL=15,1". You must use this
  113.   format, 2 numbers devided by a comma. The first number is the foreground
  114.   color, the second is the background color. Foreground colors are accepted
  115.   from 0 to 15, background colors from 0 to 7.
  116.  
  117.  
  118. 1.60 - 29 Oct 1994
  119. ------------------
  120. - Added WCD environment switch "/S[0..2]" ("SET WCD=/S[0..2]")
  121.   This option will change WCD's behaviour when no directories are found
  122.   that match the original searchstring:
  123.     0: (/S0) do not shrink searchstring, abort (default).
  124.     1: (/S1) shrink searchstring and try again.
  125.     2: (/S2) shrink searchstring and try again. Always open window, even
  126.        if only one directory matches the shrunk searchstring.
  127.   "/S" (without a number) is equal to "/S1".
  128.  
  129. - Added WCD environment switch "/D".
  130.   Search for a directory only on the current drive.
  131.  
  132. - Added WCD environment switch "/E".
  133.   Show popup window if exactly one directory name is found in the WCD
  134.   database with the exact name.
  135.  
  136. - All switches can also be used as a command line option now and will
  137.   override the environment settings.
  138.  
  139. - Re-written the manual. I hope it's much better and easier to read now.
  140.  
  141. - And no, a simple email is NOT enough to register this program (do you
  142.   really think I'd make it that easy for you?).
  143.  
  144.  
  145. 1.61 - 05 Nov 1994
  146. ------------------
  147. - fixed a bug with /Sort
  148.  
  149.  
  150. 1.62 - 14 Jan 1995
  151. ------------------
  152. - fixed a bug with Novell networks
  153.  
  154. - If a drive letter is given to WCD (e.g. "WCD F:OS2"), WCD will concern
  155.   only directories on that drive.
  156.  
  157.  
  158.  
  159.  
  160.   Just to remind you again: This program is NOT free!
  161.   It's neither FreeWare nor belongs to the Public Domain!
  162.  
  163.   Thanks for registering to:
  164.  
  165.     Michel Slivitzky     (Canada)
  166.     Don Hughes           (USA)
  167.     Ralph Alvy           (USA) (BTW: the postage for a letter from the USA
  168.                                 to Germany is $0.50 <g>)
  169.     Niels Schaumann      (USA) (are you sure? sounds really German <g>)
  170.     Anonymous            (Germany)
  171.     John Bousquet        (Canada)
  172.     Jürgen Heckel        (Germany)
  173.     Harald Goldschmied   (Germany)
  174.     Gerhard Velewald     (Germany)
  175.     Holger Sesterhenn    (Germany)
  176.     Tobias Ulrich        (Germany)
  177.     Jürgen Kutschke      (Germany)
  178.     Oliver Schwabedissen (Germany)
  179.     Terrance W. O'Hearn  (Canada)
  180.     Ralph Brandauer      (Germany)
  181.     Frank Oesterwind     (Germany)
  182.     Thomas Hilgert       (Germany)
  183.     Stacy Smith          (USA)
  184.     Rudi Pittman         (USA)
  185.     Jürgen Heckel        (Germany)
  186.     Gerald Lerman        (USA)
  187.     Karl-Heinz Bude      (Germany)
  188.  
  189.  
  190.   Folks, I'll visit the USA next year and have some beer with you!
  191.   Let's have a big party at the North Carolina Beach! (Oops, hope Thomas
  192.   does not read this... <g>).
  193.  
  194.